@charset "utf-8";
body {
	font-size: 62.5%;
	line-height: 25px;
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-right: 0px; */
	/* [disabled]margin-bottom: 0px; */
	/* [disabled]margin-left: 0px; */
	/* [disabled]padding-top: 0px; */
	/* [disabled]padding-right: 0px; */
	/* [disabled]padding-bottom: 0px; */
	/* [disabled]padding-left: 0px; */
	/* [disabled]width: 100%; */
	/* [disabled]height: auto; */
}
/* CSS Document */

header  {
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 200px auto;
	background-color: #000000;
	position: fixed;
	z-index: 4;
	float: left;
	/* [disabled]color: #FFFFFF; */
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(../pastorChapman/images/NH-OvalLogoOnChurch-ChapmanName%20copy2.png);
	border-bottom: thick double #FFD100;
}
#headerbox1   {
    width: 5%;
    height: auto;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline-block;
}
header #hederbox2  {
    width: 90%;
    float: left;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: inline-block;
    font-size: 0.8em;
    color: #680001;
}
header p  {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    line-height: 50px;
}
header img  {
    width: 350px;
    height: auto;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: none;
}
header #facebook  {
    width: 40px;
    height: 40px;
    float: right;
    margin-right: 40px;
    display: block;
    margin-top: 40px;
}
footer  {
	width: 100%;
	background-color: #000000;
	color: rgba(102,0,1,1.00);
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 1rem;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: auto;
	bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: thick double #FFCE11;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
footer p  {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFD959;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1rem;
	text-align: center;


}






@media (max-width:740px){
header img  {
	width: 340px;
}



}
